<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{background: #fff;font-size:14px;font-family:"Microsoft YaHei","å¾®è½¯é›…é»‘",Arial,sans-serif;color:#333;max-width: 1920px;margin:0 auto;}
*{margin:0;padding:0;box-sizing: border-box;}
ul,dl,dd,dt,h2,p,h3,h4,h1{margin:0;}
ul,li{list-style: none;}
i{font-style: normal;}
a{cursor: pointer;color:inherit;}
a:hover,a:focus{text-decoration: none;color:inherit;}

.fs0{font-size:0;}
.fs120{font-size: 120px;line-height: 1;}
.fs100{font-size: 100px;line-height: 1;}
.fs72{font-size: 72px;}
.fs60{font-size: 60px;}
.fs48{font-size: 48px;}
.fs44{font-size: 44px;}
.fs40{font-size: 40px;}
.fs36{font-size: 36px;}
.fs30{font-size: 30px;}
.fs27{font-size: 27px;}
.fs24{font-size: 24px;}
.fs21{font-size: 21px;}
.fs20{font-size: 20px;}
.fs18{font-size: 18px;}
.fs16{font-size: 16px;}
.fs14{font-size: 14px;}

.product-detail table{
	
}
.product-detail tbody {
    display: block; /* ä½¿tbodyæˆä¸ºå—çº§å…ƒç´&nbsp; */
    width: 680px; /* ç¡®ä¿å®½åº¦ç¬¦åˆè¦æ±‚ */
    height: 400px; /* å¯é€‰ï¼šæ&nbsp;¹æ®éœ€è¦è®¾ç½®é«˜åº¦ */
    overflow-y: auto; /* è¶…å‡ºå†…å®¹æ—¶ä½¿ç”¨åž‚ç›´æ»šåŠ¨ */
}

.product-detail tr {
    display: table; /* ä¿æŒtråœ¨è¡¨æ&nbsp;¼ä¸­æ˜¾ç¤º */
    table-layout: fixed; /* ä½¿è¡Œå®½ä¸å†æ”¹å˜ */
    width: 100%;
}

.product-detail td {
    width: 194px; /* å·¦è¾¹å•å…ƒæ&nbsp;¼å®½åº¦ */
    box-sizing: border-box; /* åŒ…æ‹¬å†…è¾¹è·å’Œè¾¹æ¡†åœ¨å†…çš„æ€»å®½åº¦ */
}

.product-detail td:nth-child(2) {
    width: 486px; /* å³è¾¹å•å…ƒæ&nbsp;¼å®½åº¦ */
    box-sizing: border-box; /* åŒ…æ‹¬å†…è¾¹è·å’Œè¾¹æ¡†åœ¨å†…çš„æ€»å®½åº¦ */
}


@font-face{font-family: "iconfont";
 src: url(iconfont.eot); /* IE9*/
 src: url(iconfont.eot#iefix) format('embedded-opentype'), /* IE6-IE8 */
 url(iconfont.woff) format('woff'), /* chrome, firefox */
 url(iconfont.ttf) format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
 url(iconfont.svg#iconfont) format('svg'); /* iOS 4.1- */
}
.iconfont {
 font-family:"iconfont" !important;
 display:inline-block;
 vertical-align: middle;
 margin:0 .3em;
 font-size: 1.1em;
 font-style:normal;
 -webkit-font-smoothing: antialiased;
 -webkit-text-stroke-width: 0px;
 -moz-osx-font-smoothing: grayscale; 
}


@font-face{
 font-family: 'zy';
 src:url(zy.ttf);
}
@font-face{
 font-family: 'sb';
 src:url(sb.otf);
}
@font-face{
 font-family: 'sbc';
 src:url(sbc.otf);
}
.ht{font-family: 'é»‘ä½“';}
.c0{color:#000;}
.c3{color:#333;}
.c6{color:#666;}
.fl{float:left;}
.fr{float:right;}
.mb10{margin-bottom: 10px;}
.mt10{margin-top: 10px;}
.mt5{margin-top: 5px;}
.pr{position: relative;}
.bold{font-weight: bold;}
.img-responsive{display: block;margin:0 auto;}
.flex,.flexC{ display: -webkit-box;display: -webkit-flex; display: -ms-flexbox; display: flex;}
.flex&gt;.sub,.flexC&gt;.sub{ -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden;}
.flexC{-webkit-flex-direction: column; flex-direction: column;}
.sb{justify-content: space-between;}
.jc{justify-content: center;}
.ai{align-items: center;}
.wrap{flex-wrap: wrap;}
.oneLine{white-space: nowrap;width: 100%;overflow: hidden;text-overflow: ellipsis;}
.twoLine{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;}
.no-padding{padding-left:0;padding-right: 0;}
.navbar{margin:0;border:none;background: none;color:#fff;}
.navbar-brand{height: auto;padding:20px 15px;display: inline-block;}
/*.navbar-collapse{padding:20px 0;}*/
.logo-m{display: none!important;}
.navbar-brand&gt;img{max-height: 55px;}
.imghover{transition: all linear .6s;}
.imghover:hover{transform: scale(1.08);}
.mix{position: absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);}
.w100{width:100%;}
.css3{-webkit-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; transition-duration: 0.5s;}
.css3l{-webkit-transition-duration: 1s; -ms-transition-duration: 1s; -o-transition-duration: 1s; -moz-transition-duration: 1s; transition-duration: 1s;}
.full_img{width:100%;height: 100%;object-fit: cover;object-position: center;}

.common_btn{position: relative;overflow: hidden;}
.common_btn&gt;span{display:inline-block;vertical-align:middle;opacity:0;filter: alpha(opacity=0);color:#fff;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);-webkit-transition:-webkit-transform .3s,opacity .3s;transition:transform .3s,opacity .3s;-webkit-transition-timing-function:cubic-bezier(.75,0,.125,1);transition-timing-function:cubic-bezier(.75,0,.125,1);vertical-align:0}
.common_btn::before{content:attr(c-text);position:absolute;top:0;left:10%;width:80%;height:100%;-webkit-transition:-webkit-transform .3s,opacity .3s;transition:transform .3s,opacity .3s;-webkit-transition-timing-function:cubic-bezier(.75,0,.125,1);transition-timing-function:cubic-bezier(.75,0,.125,1);display: none\0;}
.common_btn:hover .iconfont{color:#fff;}
/*.common_btn:hover{background:#d20319;}*/
.common_btn:hover::before{opacity:0;filter: alpha(opacity=0);-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
.common_btn:hover&gt;span{opacity:1;filter: alpha(opacity=100);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);display: inline-block;}
.common_btn&gt;span.sep{width: 5px;height: 5px;display: inline-block;}
.common_btn:hover&gt;span:nth-child(1){-webkit-transition-delay:45ms;transition-delay:45ms}
.common_btn:hover&gt;span:nth-child(2){-webkit-transition-delay:.09s;transition-delay:.09s}
.common_btn:hover&gt;span:nth-child(3){-webkit-transition-delay:.135s;transition-delay:.135s}
.common_btn:hover&gt;span:nth-child(4){-webkit-transition-delay:.18s;transition-delay:.18s}
.common_btn:hover&gt;span:nth-child(5){-webkit-transition-delay:.225s;transition-delay:.225s}
.common_btn:hover&gt;span:nth-child(6){-webkit-transition-delay:.27s;transition-delay:.27s}
.common_btn:hover&gt;span:nth-child(7){-webkit-transition-delay:.315s;transition-delay:.315s}
.common_btn:hover&gt;span:nth-child(8){-webkit-transition-delay:.36s;transition-delay:.36s}
.common_btn:hover&gt;span:nth-child(9){-webkit-transition-delay:.405s;transition-delay:.405s}
.common_btn:hover&gt;span:nth-child(10){-webkit-transition-delay:.45s;transition-delay:.45s}
.common_btn:hover&gt;span:nth-child(11){-webkit-transition-delay:.495s;transition-delay:.495s}
.common_btn:hover&gt;span:nth-child(12){-webkit-transition-delay:.54s;transition-delay:.54s}
.common_btn:hover&gt;span:nth-child(13){-webkit-transition-delay:.585s;transition-delay:.585s}
.common_btn:hover&gt;span:nth-child(14){-webkit-transition-delay:.63s;transition-delay:.63s}
.common_btn:hover&gt;span:nth-child(15){-webkit-transition-delay:.675s;transition-delay:.675s}
.common_btn:hover&gt;span:nth-child(16){-webkit-transition-delay:.72s;transition-delay:.72s}
.common_btn:hover&gt;span:nth-child(17){-webkit-transition-delay:.765s;transition-delay:.765s}
.common_btn:hover&gt;span:nth-child(18){-webkit-transition-delay:.81s;transition-delay:.81s}
.common_btn:hover&gt;span:nth-child(19){-webkit-transition-delay:.855s;transition-delay:.855s}
.common_btn:hover&gt;span:nth-child(20){-webkit-transition-delay:.9s;transition-delay:.9s}
.common_btn.static_btn:hover{background:none;}
.common_btn.static_btn&gt;span{color:#d20319;}
.common_btn.static_btn::before{left:0;}

.common-btn{border-radius:999px;width:310px;text-align: center;max-width: 60%;margin-left:auto;margin-right: auto;display: block;line-height: 58px;border:3px solid #313131;}
.common-btn:hover{border-color:#0084e9;background: #0084e9;color:#fff;}

@media(min-width:767px){
 .container{width:90%;max-width: 1690px;padding-left:0;padding-right:0;}
}


/* å¯¼èˆªéƒ¨åˆ† */
.header{color:#fff;position: fixed;top:0; left:0; right:0; z-index: 999;transition: top .5s ease;-webkit-transition:top .5s ease; -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.header.fixed,.header:hover,.inner-header{top:0;background:#fff;color:#000;}
.header&gt;.container{padding:0;width:94%;}
.inner-header{position: sticky;}
/*.header_box{position: relative;padding-right: 150px;}*/
.header .logo-fix,.header.fixed .logo,.header:hover .logo,.header.inner-header .logo{display: none;}
.header .logo,.header.fixed .logo-fix,.header:hover .logo-fix,.header.inner-header .logo-fix{display: block;}
.header .header_logo{position: absolute;left:3%;top:0;bottom:0;max-width: 23.4%;}
.header .header_logo .flexC{height: 100%;}
.header .header_logo img{max-height:90%;margin:0;}
.header .header_nav{text-align: right;padding-right:2.5%;}
.header .header_nav .nav_container&gt;ul&gt;li{display: inline-block;margin-right:4.4%;}
/*.header .header_nav li{position: relative;}*/
.header .header_nav .nav_container&gt;ul&gt;li&gt;a{display: block;padding:0;position: relative;line-height: 120px;}
.header .header_nav .nav_container .dropdown-menu{margin:0;padding:0;border:none;left:50%;transform: translateX(-50%);text-align: center;border-radius:0;background: rgba(255,255,255,.7);font-size:15px;}
.header .nav_container .inner_box{display:none;text-align: left;position: absolute;top:100%;left:0;width: 100%;background: #efefef;color:#000000;z-index:10;}
.header .nav_container .inner_box&gt;.flex{flex-direction: row-reverse;position: relative;z-index: 10;}
.header .nav_container .inner_box .left{float: right;max-width:28%;width:300px;padding:70px 0;margin-right:1.56%;}
.header .nav_container .inner_box .left .dropdown-ul{min-height: 160px;}
.header .nav_container .inner_box .left ul.fix{margin-top:45px;padding-top: 45px;border-top:1px solid #d9d9d9;}
.header .nav_container .inner_box .left li{margin-bottom: 20px;}
.header .nav_container .inner_box .left li:last-child{margin-bottom: 0;}
.header .nav_container .inner_box .left a{display: inline-block;padding-left: 18px;background: url(icon-tri.png) no-repeat left center;line-height: 1;}
.header .nav_container .inner_box .right{position: relative;padding-top:70px;padding-left:3.3%;float:right;width:67.4%;background: #ffffff;color:#666666;}
.header .nav_container .inner_box .right .img{position: absolute;right:0;top:0;height: 100%;width:100%;background-repeat: no-repeat;background-size: auto 100%;background-position: right center;}
.header .nav_container .inner_box .right .txt{position: relative;z-index:10;}
.header .nav_container .inner_box .right .tit{color:#333;line-height: 1;margin-bottom: 35px;}
.header .nav_container .inner_box .right .desc{letter-spacing: 1px;line-height: 30px;height: 120px;overflow: hidden;max-width: 400px;}
.header .nav_container .inner_box .right .view-more{width:170px;line-height:48px;border:1px solid #efefef;color:#000000;border-radius:50px;overflow: hidden;text-align: center;display: block;margin-top:54px;}
.header .nav_container .inner_box .right .view-more:hover{color:#fff;background: #274b7c;border-color:#274b7c;}
.header-fixedBg{position: fixed;top:0;left:0;width: 100%;height: 100%;z-index:10;background: rgba(0,0,0,.7);display: none;}
.fixed-bg{position: fixed;top:0;left:0;width: 100%;height: 100%;z-index:0;background: rgba(0,0,0,.7);}

.mobile_key {display: none;width:28px;height:25px;position: relative;border:none!important;cursor: pointer;padding:0;}
/*.button_menu{width: 30px;height: 25px;position: absolute;top:7px;left:0;}*/
.button_menu span {display:block;width:100%;height:3px;background-color:#fff;position:absolute;left:0;-moz-transition:all .36s ease;-o-transition:all .36s ease;-webkit-transition:all .36s ease;transition:all .36s ease;}
.button_menu span:nth-child(1) {top:0}
.button_menu span:nth-child(2) {top:50%;transform: translateY(-50%);}
.button_menu span:nth-child(3) {bottom:0}
.header:hover .button_menu span,.header.inner-header .button_menu span{background: #000;}

/*.header .header_tools{position: absolute;top:0;right:0;}*/
.header .nav-lang{position: relative;}
.header .nav-lang .icon-lang{line-height: 120px;padding:0 26px 0 38px;background: url(icon-down.png) no-repeat right center;position: relative;display: block;}
.header .nav-lang .icon-lang i{width: 22px;height: 22px;background: url(icon-lang.png) no-repeat center;position: absolute;left:0;top:50%;margin-top:-11px;}
.header .quick_box{background: #fff;color:#000;position: absolute;top: 100%;right:0;width:200px; background-repeat: no-repeat;background-position: right top;text-align: left;font-size: 15px;padding: 16px 0;display: none;}
.header .quick_box a{text-align: right;padding-right:15px;display: block;height: 46px;line-height: 46px;opacity: 0;filter: alpha(opacity=0);transform: translateX(-30px);transition: all .6s ease-in-out;-webkit-transition:all .6s ease-in-out; color:#000;}
.header .quick_box a .lin{padding-left: 24px;vertical-align: 2px;}
.header .quick_box.show a{opacity: 1;filter: alpha(opacity=100);transform: translateX(0);transition-delay: .3s;}
.header .quick_box.show a:nth-child(1){transition-delay: .3s;}
.header .quick_box.show a:nth-child(2){transition-delay: .5s;}
.header .quick_box.show a:nth-child(3){transition-delay: .7s;}
.header .quick_box.show a:nth-child(4){transition-delay: .9s;}
.header .quick_box.show a:nth-child(5){transition-delay: 1.1s;}
.header .quick_box.show a:nth-child(6){transition-delay: 1.3s;}
.header .quick_box.show a:nth-child(7){transition-delay: 1.5s;}
.header .quick_box.show a:nth-child(8){transition-delay: 1.7s;}
.header .quick_box.show a:nth-child(9){transition-delay: 1.9s;}
.header .quick_box.show a:nth-child(10){transition-delay: 2.1s;}
.header .quick_box.show a:nth-child(11){transition-delay: 2.3s;}
.header.fixed .nav-lang .icon-lang,.header:hover .nav-lang .icon-lang,.header.inner-header .nav-lang .icon-lang{background-image: url(icon-down1.png);}
.header.fixed .nav-lang .icon-lang i,.header:hover .nav-lang .icon-lang i,.header.inner-header .nav-lang .icon-lang i{background-image: url(icon-lang1.png);}

.index_header{top:-80px; -moz-transition:all 1s ease 0s; -ms-transition:all 1s ease 0s; -o-transition:all 1s ease 0s; -webkit-transition:all 1s ease 0s; transition:all 1s ease 0s;}
.index_header.ani{top:0;}
.header-container{position: relative;z-index:10;}

.ibanner{position: relative;text-align: center;}
.ibanner .slide-item{position: relative;overflow: hidden;color:#fff;}
.ibanner .slide-item-img{width: 100%;height:100vh;object-fit: cover;object-position: center;}
.ibanner .item-mask{position: absolute;top:0;left:0;right:0;bottom:0;background: rgba(11,32,51,.5);color:#fff;}
.ibanner .item-mask .title{transition: all 0.7s ease 0.1s;line-height: 1;letter-spacing: 3px;}
.ibanner .item-mask .en{transition: all 0.7s ease 0.3s;margin-top:33px;line-height: 1;color:rgba(255,255,255,.8);text-transform: uppercase;}
.ibanner .item-mask .title,.ibanner .item-mask .en{opacity:0;filter:alpha(opacity=0);transform:translateY(50px);}
.ibanner .ani-slide .title,.ibanner .ani-slide .en{opacity:1;filter:alpha(opacity=100);transform:translateY(0);}
.ibanner .ban-more{position: absolute;right:0;bottom: 0;z-index:10;background: #004688;color:#f5f5f5;}
.ibanner .ban-more a{letter-spacing: 2px;display: block;position: relative;line-height: 1;padding:39px 140px 39px 40px;}
.ibanner .ban-more .arrow{width:100px;position: absolute;right:0;top:0;height: 100%;background: #085297;}
.ibanner .ban-more .arrow i{display: block;height: 100%;width: 100%;background: url(icon-arrow.png) no-repeat center;background-size: 31% auto;}

.ibanner .swiper-container-horizontal&gt;.swiper-pagination-bullets{bottom:6.48%;font-size:0;}
.ibanner .swiper-pagination-bullet{width: 3.33%;height:6px;background:#fff;opacity:1;border-radius:0;transition: all .2s;}
.ibanner .swiper-pagination-bullet-active{background: #004688;}
.ibanner .swiper-container-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 0.5%;}

.inner-banner{background: #014886;position: relative;}
.inner-banner .slide-item-img{opacity: 0.38;width: 100%;}
.subcolumn-nav{position: absolute;left:0;top:50%;transform: translateY(-50%);width: 100%;color:#fff;text-align: left;z-index:10;}
.subcolumn-nav .tit{letter-spacing: 4px;line-height: 1;}
.subcolumn-nav .nav{padding-left:28px;line-height: 22px;background: url(icon-address.png) no-repeat left top;margin-top:40px;}
.subcolumn-nav .nav a{float:left;position: relative;letter-spacing: 1px;}
.subcolumn-nav .nav a:after{content:'-';margin:0 5px;}
.subcolumn-nav .nav a:last-child:after{content:'';}



@media (max-width:767px){
 /*.header_box{overflow: hidden;}*/
 
 .no-padding{padding-left:15px;padding-right: 15px;}
}


.part-pro{padding-top:55px;overflow: hidden;}
.part-pro .title{text-align: center;}
.part-pro .title h2{color:#000000;letter-spacing: 2px;font-weight: bold;}
.part-pro .title .en{color:#999999;margin-top:25px;font-family: arial;}
.part-pro .pro-box{margin-top:60px;color:#fff;position: relative;}
.part-pro .pro-box .left{float:left;width:20.7%;background: #004688;position: relative;padding:60px 0;}
.part-pro .pro-box .right{float:right;width:74.5%;position: relative;}
.part-pro .pro-box .left .tit{line-height: 0.85;font-weight: bold;font-family: 'sb';opacity: 0.05;position: relative;left:-116px;}
.part-pro .pro-box .left .tit span{color:#004688;}
.part-pro .pro-box .l-bg{width:100%;right:100%;height: 200px;background: #f3f3f3;position: absolute;top:0;}
/*.part-pro .pro-box .left ul{padding:0 7% 0 14%;margin-top:35px;}*/
.part-pro .pro-box .tab-swiper{padding:0 7% 0 14%;margin-top:40px;}
.part-pro .pro-box .left .tab-item{cursor: pointer;border-left:1px solid transparent;line-height: 1;padding:23px 0 10px 8%;}
.part-pro .pro-box .left .tab-item h2{line-height: 1;opacity: 0.5;font-weight: bold;}
.part-pro .pro-box .left .tab-item .item-desc{margin-top:12px;opacity: 0.2;font-size:12px;font-family: arial;}
.part-pro .pro-box .left .tab-item.active{border-left:1px solid #f3f3f3;}
.part-pro .pro-box .left .tab-item.active h2{opacity: 1;}
.part-pro .pro-box .right .con{width:91%;position: relative;float:left;background: url(index-pro-bg.png) no-repeat center;background-size: cover;}
.part-pro .pro-box .right .con-item{display: none;height:540px;position: relative;}
.part-pro .pro-box .right .con-item:first-child{display: block;}
.part-pro .pro-box .right .view-more{position: absolute;right:-6%;bottom:7.6%;z-index:10;width:176px;line-height: 94px;background: #004688;text-align: center;}
.part-pro .pro-box .right .num-box{float:right;width:9%;}
.part-pro .pro-box .right .num-box .swiper-pagination{position: static;color:#000;line-height: 1;font-size:42px;font-family: impact;}
.part-pro .pro-box .right .con .swiper-container{height: 100%;}
.part-pro .pro-box .right .swiper-btn-box{position: absolute;bottom:13.9%;left:6.1%;z-index:10;}
.part-pro .pro-box .right .swiper-btn{margin:0;margin-right:18px;float:left;width:31px;height:18px;position: static;font-size:0;background: url(icon-arrow.png) no-repeat center;}
.part-pro .pro-box .right .swiper-btn:after{display: none;opacity: 0;}
.part-pro .pro-box .right .swiper-button-prev{background-image: url(icon-arrow-l.png);}
.part-pro .pro-box .right .swiper-btn.swiper-button-disabled{opacity: 0.3;}
.part-pro .pro-box .right .ipro-item{padding:0 7.85% 5px 6.1%;height: 100%;}
.part-pro .pro-box .right .ipro-item .item-left{width:46%;line-height: 1;}
.part-pro .pro-box .right .ipro-item .item-left h2{font-family: Impact;line-height: 1;margin-bottom: 50px;}
.part-pro .pro-box .right .ipro-item .item-left .tit{letter-spacing: 1px;margin-bottom: 35px;}
.part-pro .pro-box .right .ipro-item .item-left .desc{opacity: 0.6;}
.part-pro .pro-box .right .ipro-item .item-img{width:51.83%;}
.part-pro .pro-box .right .ipro-item .item-img .img{width:100%;padding-bottom: 66.667%;position: relative;overflow: hidden;}
.part-pro .pro-box .right .ipro-item .item-img img{max-width: 85%;max-height:85%;}
.part-pro .pro-box .line{position: absolute;top:50%;left:100%;width:12.3%;max-width: 43px;background: #000;height: 1px;}
.part-pro .content{position: relative;}
.part-pro .content .bg{position: absolute;left:0;width:100%;background:#f8f8f8;bottom:0;height: 64%;max-height: 345px;}

.part-news{position: relative;}
.part-news .news-box{position: relative;padding-top:100px;}
.part-news .bg,.part-news .l-bg{width: 56%;position: absolute;left:0;top:0;height: 100%;background: #f8f8f8;pointer-events: none;}
.part-news .l-bg{width:130px;}
.part-news .container{position: relative;z-index:10;}
.part-news .news-left{float:left;width:34.4%;max-width: 580px;padding-top:90px;position: relative;z-index:10;}
.part-news .news-left .title{font-weight: bold;color:#000;position: relative;padding-left:92px;}
.part-news .news-left span{position: absolute;z-index:10;left:0;top:50%;transform: translateY(-50%);}
.part-news .news-left .en{text-transform: uppercase;position: relative;opacity: 0.07;line-height: 1;}
.part-news .news-left ul{margin-top:95px;}
.part-news .news-left ul li{margin-bottom: 40px;}
.part-news .news-left ul li:last-child{margin-bottom: 0;}
.part-news .news-left .n-item{display: block;}
.part-news .news-left .n-item .item-date{float:left;width:94px;border-right:2px solid #dcdcdc;color:#9d9d9d;padding-bottom: 1px;line-height: 1;}
.part-news .news-left .n-item .item-date .d{font-weight: bold;color:#004688;line-height: 1;margin-bottom: 8px;}
.part-news .news-left .n-item .item-c{margin-left:94px;padding-left:6.9%;padding-top: 9px;}
.part-news .news-left .n-item .item-tit{font-size:18px;font-weight: bold;line-height: 1;margin-bottom: 15px;color:#333333;}
.part-news .news-left .n-item .item-desc{color:#757575;line-height: 1;}

.part-news .right-video{width: 59.7%;float:right;position: relative;z-index: 10;}
.part-news .right-video .title p{line-height: 1;color:#565656;}
.part-news .right-video .title h2{font-weight: bold;margin-top:20px;}
.part-news .index-about{margin-top:62px;color:#fff;background-repeat: no-repeat;background-size: cover;background-position: center;}
.part-news .index-about .txt{padding:100px 9.9% 84px;background: url(cover.png) no-repeat center;background-size: cover;}
.part-news .index-about .tit{line-height: 1;font-weight: bold;}
.part-news .index-about .tit span{opacity: 0.07;transform: translateX(-36%);}
.part-news .index-about .desc{margin-top:33px;line-height: 30px;height: 90px;overflow: hidden; -webkit-line-clamp:3;line-clamp:3;}
.part-news .index-about .play-btn{cursor: pointer;float:right;margin-top:66px;/*width:8%;*/width:65px;max-width: 65px;}
.part-news .index-about .play-btn i{display: block;padding-bottom:93.8%;width: 100%;background: url(icon-play.png) no-repeat center;background-size: 100% auto;}

.part-form{background: url(form-bg.png) no-repeat bottom left;background-size:cover;padding:100px 0 90px;}
.part-form .index-form .left-txt{padding-top:40px;color:#000;font-weight: bold;line-height: 1.6;width:35.6%;float:left;max-width: 600px;}
.part-form .index-form .right-form{width:60.2%;float:right;}
.part-form .right-form .form-item{margin-bottom: 30px;width:40.3%;}
.part-form .right-form .form-item-text{float:right;width:59.7%;}
.part-form .right-form .item-value{display: block;outline: none;width:100%;line-height: 22px;height: 62px;border:none;color:#000;padding:20px 30px;background: rgba(255,255,255,.8);}
.part-form .right-form textarea.item-value{height:246px; resize : none;}
.part-form .right-form .submit-btn{float:right;width: 210px;margin-right:15px;line-height: 62px;border:none;outline: none;background: #004688;color:#fff;text-align: center;}
.part-form .right-form .item-value::-webkit-input-placeholder {color:#000;}
.part-form .right-form .item-value:-moz-placeholder {color:#000;}
.part-form .right-form .item-value::-moz-placeholder {color:#000;}
.part-form .right-form .item-value:-ms-input-placeholder {color:#000;}

.footer-box{background: #2a2a2a;color:#929292;padding-top:99px;}
.footer-box .copyright{position: relative;padding:37px 0 32px;border-top:2px solid #424242;}
.footer-box .footer-tel{color:#fff;padding-left:63px;margin-left:12px;font-weight: bold;color:#fff;line-height:40px;background: url(icon-tel.png) no-repeat left bottom;}
.footer{padding-bottom: 63px;}
.footer .footer-nav{float:left;width:55.1%;line-height: 1;}
.footer .footer-nav .nav-title{color:#fff;}
.footer .footer-nav .footer-submenu{margin-top:26px;}
.footer .footer-nav .footer-submenu p{margin-bottom: 26px;}
.footer .footer-code{float:left;width:17.7%;}
.footer .footer-logo{float:left;width:27.2%;}
.footer .footer-logo img{max-width: 42.4%;}

@media (max-width:1400px){
 .fs120{font-size: 110px;}
 .fs100{font-size: 86px;}
 .fs72{font-size: 62px;}
 .fs60{font-size: 52px;}
 .fs48{font-size: 42px;}
 .fs44{font-size: 40px;}
 .fs40{font-size: 36px;}
 .fs36{font-size: 32px;}
 .fs30{font-size: 26px;}
 .fs27{font-size: 23px;}
 .fs24{font-size: 22px;}
 .header .header_nav .nav_container&gt;ul&gt;li&gt;a,.header .nav-lang .icon-lang{line-height: 100px;}
 .header .header_nav .nav_container&gt;ul&gt;li{margin-right:4%;}
 .ibanner .item-mask .en{font-size:28px;}
 .ibanner .ban-more a{padding-top:36px;padding-bottom: 36px;}
 .part-pro .title .en{font-size:15px;}
 .part-pro .pro-box{margin-top:50px;}
 .part-form .right-form .item-value{padding-top:16px;padding-bottom: 16px;height: 54px;}
 .part-form .right-form .submit-btn{line-height: 54px;}
 .part-form .right-form textarea.item-value{height: 222px;}
}
@media (max-width:1200px){
 .fs120{font-size: 100px;}
 .fs100{font-size: 80px;}
 .fs72{font-size: 54px;}
 .fs60{font-size: 44px;}
 .fs48{font-size: 38px;}
 .fs44{font-size: 36px;}
 .fs40{font-size: 30px;}
 .fs36{font-size: 26px;}
 .fs30{font-size: 24px;}
 .fs27{font-size: 21px;}
 .fs24{font-size: 20px;}
 .fs21{font-size: 19px;}
 .fs20{font-size: 18px;}
 .fs18{font-size: 17px;}
 .fs16{font-size: 15px;}
 .fs14{font-size: 13px;}
 .header .header_nav .nav_container&gt;ul&gt;li{margin-right: 3%;}
 .ibanner .item-mask .en{font-size:28px;margin-top:28px;}
 .header .nav-lang .icon-lang{padding:0 22px 0 34px;}
 .header .quick_box{font-size:14px;}
 .header .header_nav{padding-right:1.5%;}
 .ibanner .ban-more a{padding-top:30px;padding-bottom: 30px;}
 .ibanner .ban-more .arrow{width:80px;}
 .ibanner .swiper-pagination-bullet{height: 4px;}
 .part-pro .pro-box .right .num-box .swiper-pagination{font-size:36px;}
 .part-pro .pro-box .right .view-more{width:160px;line-height: 80px;}
 .part-pro .pro-box .left{padding:45px 0;}
 /*.part-pro .pro-box .left li.tab-item{padding-top:20px;padding-bottom: 8px;}*/
 .part-news .news-left .title{padding-left:74px;}
 .part-news .news-left ul{margin-top:80px;}
 .part-news .index-about .txt{padding-top:95px;padding-bottom: 80px;}
 .part-news .index-about .play-btn{width: 12%;margin-top:56px;}
 .part-form{padding:90px 0 80px;}
 .part-form .right-form .form{margin-left:-12px;margin-right:-12px;}
 .part-form .right-form .form-item{padding:0 12px;margin-bottom:25px;}
 .part-form .right-form textarea.item-value{height: 212px;}
 .part-form .right-form .submit-btn{width: 180px;margin-right:12px;}
 .part-form .right-form .item-value{padding:16px 22px;}
 .part-form .index-form .right-form{width: 62%;}
 .part-pro .pro-box .right .con-item{height: 450px;}
 .part-pro .pro-box .tab-swiper{margin-top:35px;}
}
@media (min-width:992px){
 /*.part-pro .pro-box .tab-swiper .swiper-wrapper{display: block;}*/
}
@media (max-width:992px){
 .fs120{font-size: 70px;}
 .fs100{font-size: 65px;}
 .fs72{font-size: 46px;}
 .fs60{font-size: 40px;}
 .fs44{font-size: 32px;}
 .fs40{font-size: 30px;}
 /*.fs36{font-size: 24px;}*/
 /* .fs27{font-size: 19px;}
 .fs21{font-size: 18px;}
 .fs20{font-size: 17px;}
 .fs18{font-size: 15px;}
 .fs16{font-size: 14px;}
 .fs14{font-size: 12px;}*/
 .mobile_key{display: block;float:right;margin-left:15px;}
 .header.fixed .button_menu span{background: #000;}
 .header .header_tools{position: relative;float:right;}
 .header .quick_box a{line-height: 40px;height: 40px;}
 .header_box{justify-content: flex-end;}
 .header .header_nav{padding:0;text-align: left;position: absolute;}
 .header .header_nav .nav_container&gt;ul&gt;li&gt;a, .header .nav-lang .icon-lang{line-height: 60px;}
 .header .header_logo{max-width: 45%;}
 .ibanner .item-mask .en{font-size:28px;margin-top:24px;}
 .ibanner .swiper-pagination-bullet{height: 3px;}
 .ibanner .ban-more .arrow{width:70px;}
 .ibanner .ban-more a{padding-top:25px;padding-bottom: 25px;padding:25px 100px 25px 28px;letter-spacing: 1px;}
 .ibanner .ban-more{font-size:16px;}
 .ibanner .swiper-pagination-bullet{width: 4%;height: 4px;}
 .part-pro .title .en{font-size:14px;}
 .part-pro .title h2{letter-spacing: 1px;}
 .part-pro .pro-box{margin-top:40px;}
 .part-pro .pro-box .left,.part-pro .pro-box .right{width:100%;float:none;}
 .part-pro .pro-box .right{margin-top:40px;}
 .part-pro .pro-box .tab-swiper .swiper-slide{width: auto;}
 /*.part-pro .pro-box .left li.tab-item{padding-left:20px;padding-top:14px;}*/
 .part-pro .pro-box .left .tit{padding-left:35px;}
 .part-pro .pro-box .left .tit{left:0!important;}
 .part-pro .pro-box .left .tit span{color:#fff;}
 .part-pro .pro-box .left{padding:30px 0;}
 .part-pro .pro-box .right .con-item{height: 320px;}
 .part-pro .pro-box .right .ipro-item .item-left h2{margin-bottom: 40px;}
 .part-pro .pro-box .right .ipro-item .item-left .tit{margin-bottom: 25px;}
 .part-pro .pro-box .right .swiper-btn-box{bottom: 10%;}
 .part-pro .pro-box .line{top:100%;width:1px;height: 32px;left:50%;}
 .part-pro .pro-box .right .view-more{width: 150px;line-height: 75px;}
 .part-pro .pro-box .right .swiper-btn{width: 28px;background-size: 100% auto;}
 .part-news .news-box{padding-top:0;}
 .part-news .news-left{padding-top:70px;}
 .part-news .news-left,.part-news .right-video{width:100%;float:none;}
 .part-news .news-left .n-item .item-c{padding-top:5px;}
 .part-news .news-left ul{margin-top:70px;}
 .part-news .news-left .n-item .item-c{padding-left:37px;}
 .part-news .right-video{margin-top:70px;}
 .part-news .index-about{margin-top:50px;}
 .part-news .index-about .play-btn{width: 10%;}
 .part-news .index-about .txt{padding-top:85px;padding-bottom: 75px;}
 .part-pro .content&gt;.container{width:100%;}
 .part-pro .pro-box .right{width:90%;margin-left:5%;}
 .part-form .index-form .left-txt,.part-form .index-form .right-form{width:100%;float:none;}
 .part-form .index-form .left-txt{padding:0 0 40px 0;}
 .footer .footer-nav{width:100%;margin-bottom: 25px;}
 .footer .footer-code{width:50%;}
 .footer .footer-logo{width:40%;float:right;}
 .footer-box{padding-top:60px;}
 .footer .footer-nav .footer-submenu{margin-top:22px;}
 .footer .footer-nav .footer-submenu p{margin-bottom: 22px;}
 .footer-box .footer-tel{padding-left: 45px;background-size: 30px auto;background-position: left center;}
 .footer-box .copyright{padding:24px 0 22px;font-size:13px;}
}
@media (max-width:767px){
 .container{padding-left:15px;padding-right:15px;}
 .fs120{font-size: 66px;}
 .fs100{font-size: 60px;}
 .fs72{font-size: 40px;}
 .fs60{font-size: 36px;}
 .fs44{font-size: 28px;}
 .fs40{font-size: 26px;}
 .fs36{font-size: 23px;}
 .fs30{font-size: 20px;}
 .header .nav-lang .icon-lang span{display: none;}
 .header .nav-lang .icon-lang{height: 60px;background: none!important;padding-right:0;}
 .header .header_logo{max-width: 65%;}
 .ibanner .item-mask{padding:0 12px;}
 .ibanner .item-mask .title{line-height: 1.2;}
 .ibanner .item-mask .en{font-size:13px;line-height: 1.2;}
 .ibanner .ban-more a{padding-top:22px;padding-bottom: 22px;font-size:15px;}
 .part-pro .title .en{font-size:12px;}
 .part-pro .content&gt;.container{padding:0;}
 .part-pro .pro-box{margin-top:30px;}
 .part-pro .pro-box .left .tit{padding-left: 20px;}
 .part-pro .pro-box .left{padding:25px 0;}
 .part-pro .pro-box .left li.tab-item{margin-bottom: 0;}
 .part-pro .pro-box .right{padding-right:70px;position: relative;}
 .part-pro .pro-box .right .num-box{width:70px;position: absolute;right:0;top:0;}
 .part-pro .pro-box .right .con{width: 100%;}
 .part-pro .pro-box .right .ipro-item .item-left,.part-pro .pro-box .right .ipro-item .item-img{width: 100%;}
 .part-pro .pro-box .right .con-item{height: auto;}
 .part-pro .pro-box .right .ipro-item .item-left h2{margin-bottom: 30px;}
 .part-pro .pro-box .right .ipro-item .item-left .tit{font-size:16px;letter-spacing: 0;margin-bottom: 20px;}
 .part-pro .pro-box .right .ipro-item .item-left .desc{font-size:14px;}
 .part-pro .pro-box .right .ipro-item{display: block;padding:40px 20px 60px;}
 .part-pro .pro-box .right .view-more{right:-10%;width:130px;line-height: 60px;}
 .part-pro .pro-box .right .swiper-btn-box{bottom: 35px;}
 .part-pro .pro-box .right{width:100%;margin-left:0;}
 .part-news .news-left ul{margin-top:50px;}
 .part-news .news-left .n-item .item-date{width:78px;}
 .part-news .news-left .n-item .item-c{margin-left:78px;padding-left:20px;}
 .part-news .news-left .n-item .item-tit{font-size:17px;}
 .part-news .right-video .title h2{margin-top:18px;}
 .part-news .index-about .txt{padding-top:50px;padding-bottom: 50px;}
 .part-news .index-about .desc{margin-top:26px;}
 .part-news .index-about .play-btn{width:40px;margin-top:35px;}
 .part-news .index-about{margin-top:40px;}
 .part-form{padding:60px 0 45px;}
 .part-form .right-form .form-item{width: 100%;margin-bottom: 20px;}
 .part-form .index-form .left-txt{padding-bottom: 35px;}
 .part-form .right-form .item-value{padding:14px 20px;}
 .part-form .right-form textarea.item-value{height: 200px;}
 .part-form .right-form .submit-btn{line-height: 52px;}
 .footer-box{padding-top:35px;}
 .footer .footer-nav .footer-submenu{display: none;}
 .footer .footer-nav li{float:none;display: inline-block;width:auto;padding:0 10px;margin-bottom: 8px;}
 .footer .footer-code{width:60%;}
 .footer .footer-code .code-item{padding:0 8px;}
 .footer .footer-logo img{max-width: 65%;}
 .footer{padding-bottom: 35px;}
 .footer-box .copyright{font-size:12px;display: block;display: -ms-block;display: -webkit-block;text-align: center;padding:20px 0 15px;}
 .footer-box .footer-tel{display: inline-block;margin-top:5px;}
}
.video-fixed {position:fixed;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:1300;top:0;left:0;cursor:pointer;display:none;}
.video-fixed .videoboxs {width:100%;height:100%;position:absolute;left:0;top:0;right:0;margin:auto;margin-top:0;background:#000;/* padding:30px;*/ box-sizing:border-box;}
.video-fixed .videoboxs .box {height: 100%;}
.video-fixed .cha {width:40px;height:40px;background:url(close-vid2.png) no-repeat center/100% auto;position:absolute;top:40px;right:40px;cursor:pointer;}

@media (max-width:767px){
 .video-fixed .cha {width: 25px;height: 25px;}
}

.product-box{padding:50px 0;}
.category-box{margin-bottom: 30px;}
.category-box .backBtn{position:absolute;width:45px;left:0;top:0;height:100%;vertical-align:top;background:rgba(1,72,134,.1);display: none;}
.category-box .backBtn i{position:absolute;top:50%;margin-top:-20px;width:100%;height:40px;display:block;text-align:center;line-height:40px;font-size:24px;color:#1f42aa;padding:0;background: url(icon-pro-arrow.png) no-repeat center;transform: rotate(-90deg);}
.category-box .moveBtn{display: none;line-height: 35px;text-align: center;margin:0 auto;width:200px;border-radius:999px;border:2px solid #000;font-size:16px;}
.category-box ul{font-size:0;text-align: center;}
.category-box ul li{display: inline-block;text-align: center;color:#000;margin:0 10px 20px;}
.category-box ul li a{transition: all .3s;display: inline-block;min-width:180px;padding:0 16px;border:1px solid #e1e1e1;line-height: 62px;font-size:18px;}
.category-box ul li .active,.category-box ul li a:hover{color:#fff;background: #014886;border-color:#014886;}
.category-box .content .ejBox{display: none;color:#1f42aa;text-align: center;}

@media (max-width: 767px){
 .category-box .moveBtn,.category-box .backBtn{display: block;}
 .contentBox{position: fixed;top:0;width: 100%;left:100%;background: #fff;z-index:1000;bottom:0;overflow-y: auto;font-size:0;padding-left:45px;}
 .category-box ul li{float:none;width: 100%;margin:0;border:none;}
 .category-box ul.content&gt;li{border-bottom:1px solid #e5e5e5;}
 .category-box ul li a{border:none;color:#333;font-size:15px;}
 .category-box ul li .item-link a{text-align: left;padding:10px 20px;line-height: 24px;}
 .category-box .content li .hasChild{position: relative;}
 .category-box .content li .hasChild::after{pointer-events: none;content:'';position: absolute;right:15px;top:50%;width: 16px;margin-top:-8px;height: 16px;background: url(icon-pro-arrow.png) no-repeat center;background-size: 100% auto;transition: all linear .3s;transform: rotate(90deg);}
 .category-box .content li .hasChild.on::after{transform: rotate(0);}
}

.product-box .product-list{margin-left:-10px;margin-right:-10px;}
.product-box .product-list li{padding:0 10px;margin-bottom: 20px;}
.product-box .product-list .pro-item{display: block;border:1px solid #e5e5e5;}
.product-box .pro-item .item-img{overflow: hidden;position: relative;}
.product-box .pro-item .item-img .img{position: relative;padding-bottom: 65%;}
.product-box .pro-item .item-img .img img{max-height: 95%;max-width: 95%;}
.product-box .pro-item .item-mask{transition: all .3s;position: absolute;left:0;top:0;width: 100%;height: 100%;background: #000;opacity: 0;}
.product-box .pro-item .item-con{transition: all .3s;border-top:1px solid #f2f2f2;background: rgba(1,72,134,.5);color:#fff;padding:31px 5.5%;line-height: 1;}
.product-box .pro-item .item-con .tit{line-height: 1;margin-bottom: 22px;}
.product-box .pro-item:hover .item-mask{opacity: 0.34;}
.product-box .pro-item:hover .item-con{background: #014886;}

@media (max-width:1200px){
 .category-box ul li a{line-height: 56px;font-size:17px;min-width: 170px;}
 .product-box .pro-item .item-con{padding-top:25px;padding-bottom: 25px;}
 .product-box .pro-item .item-con .tit{margin-bottom: 20px;}
}
@media (max-width:992px){
 .category-box ul li{margin:0 8px 16px;}
 .category-box ul li a{min-width: 120px;font-size:15px;line-height: 50px;}
}
@media (max-width:767px){
 .category-box ul li{margin:0;}
 .subcolumn-nav .tit{letter-spacing: 2px;line-height: 1.2;}
 .subcolumn-nav .nav{margin-top:30px;}
 .category-box{margin-bottom: 50px;}
 .category-box ul li a{display: block;text-align: left;font-size:15px;line-height: 48px;}

}

.product-detail{padding:50px 0 0 0;}
.product-detail .fir-wrap{margin-top:100px;}
.product-detail .fir-wrap .left{float:left;width:58%; }
.product-detail .fir-wrap .right{float:right;width:38.5%;padding-bottom: 40px;position: relative;}
.product-detail .fir-wrap .right .en{color:#333;line-height: 1;padding:10px 0 18px;border-bottom:4px solid #d9d9d9;}
.product-detail .fir-wrap .right .tit{font-weight: bold;color:#333333;margin-top:20px;}
.product-detail .fir-wrap .right .desc{color:#999999;line-height: 1.78;margin-top:18px;}
.product-detail .fir-wrap .detail-thumb{float:left;width:20.4%;}
.product-detail .fir-wrap .detail-imgList{float:right;width:73.5%;}
.product-detail .fir-wrap .left .item-img{position: relative;/*padding-bottom: 66.7%;*/}
.product-detail .fir-wrap .left .item-img img{max-height: 100%;max-width: 100%;}
.product-detail .fir-wrap .detail-thumb .swiper-slide{border:2px solid #e8e8e8;height: auto;cursor: pointer;}
.product-detail .fir-wrap .detail-thumb .swiper-slide-thumb-active{border-color:#014886;}
.product-detail .fir-wrap .detail-imgList .item-img,.product-detail .fir-wrap .gallery-thumbs{height: 480px;}
.product-detail .fir-wrap .detail-thumb .item-img{padding-bottom: 64%;}
.product-detail .fir-wrap .right .bot{position: absolute;left:0;bottom:0;width: 100%;letter-spacing: 1px;}
.product-detail .fir-wrap .right .bot .icon{color:#999999;margin-right:34px;line-height: 27px;float:left;padding-left: 40px;background-repeat: no-repeat;background-position: left center;}
.product-detail .fir-wrap .right .bot .icon-contact{background-image: url(icon-kf.png);}
.product-detail .fir-wrap .right .bot .icon-share{background-image: url(icon-share.png);}
.product-detail .detail{margin-top:95px;}
.product-detail .detail .tit,.recmd-list .tit{line-height: 1;font-weight: bold;color:#010101;}
.product-detail .detail .content{margin-top:40px;color:#999;max-width: 630px;line-height: 1.78;}
.recmd-list{margin-top:85px;}
.recmd-list .recmd-swiper{margin-top:65px;}
.recmd-list .recmd-swiper .pro-item{text-align: center;display: block;}
.recmd-list .recmd-swiper .pro-item p{font-weight: bold;line-height: 1;padding:30px 0;}
.recmd-list .recmd-swiper .pro-item .item-img{overflow: hidden;border:1px solid #c4c4c4;}
.recmd-list .recmd-swiper .pro-item .img{position: relative;padding-bottom: 66%;}
.recmd-list .recmd-swiper .pro-item .img img{max-width: 95%;max-height: 95%;}
.recmd-list .recmd-swiper .pro-item:hover .img{transform: scale(1.03);}


div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url(mask.png) repeat scroll 0 0 transparent;cursor:move;z-index:1;}
@media (max-width:1200px){
 .product-detail .fir-wrap .detail-imgList .item-img, .product-detail .fir-wrap .gallery-thumbs{height: 420px;}
 .product-detail .fir-wrap{margin-top:80px;}
 .product-detail .detail{margin-top:85px;}
 .product-detail .detail .content{margin-top:30px;}
 .recmd-list .recmd-swiper{margin-top:50px;}
 .recmd-list .recmd-swiper .pro-item p{padding:25px 0;}
 .inner-banner .slide-item-img{min-height: 300px;object-fit: cover;object-position: center;}
 .subcolumn-nav .nav{margin-top:30px;}
}
@media (max-width:992px){
 .product-detail .fir-wrap{margin-top:60px;}
 .product-detail .fir-wrap .left,.product-detail .fir-wrap .right{float:none;width: 100%;}
 .product-detail .fir-wrap .detail-imgList .item-img, .product-detail .fir-wrap .gallery-thumbs{height: 400px;}
 .product-detail .fir-wrap .right{margin-top:10px;padding-bottom: 0;}
 .product-detail .fir-wrap .right .bot{position: static;margin-top:60px;}
 .product-detail .detail,.recmd-list{margin-top:70px;}
 .recmd-list .recmd-swiper{margin-top:40px;}
 .product-detail{padding:50px 0 80px;}
 .subcolumn-nav .nav{margin-top:25px;}
}
@media (max-width:767px){
 .header .nav_container{opacity: 0;}
 .subcolumn-nav .nav{font-size:14px;padding-left: 22px;background-size: 14px auto;}
 .product-detail .fir-wrap .detail-thumb,.product-detail .fir-wrap .detail-imgList{float:none;width:100%;}
 .product-detail .fir-wrap .detail-thumb .swiper-slide{width:30%;}
 .product-detail .fir-wrap .detail-imgList .item-img, .product-detail .fir-wrap .gallery-thumbs{height: auto;}
 .product-detail .fir-wrap .left .item-img{padding-bottom: 66.7%;}
 .product-detail .fir-wrap{margin-top:50px;}
 .product-detail .fir-wrap .detail-thumb{margin-top:15px;}
 .product-detail .fir-wrap .right{margin-top:25px;}
 .product-detail .fir-wrap .right .en{padding-bottom: 16px;font-size:34px;border-bottom-width:3px;}
 .product-detail .fir-wrap .right .tit{margin-top:15px;font-size:19px;}
 .product-detail .fir-wrap .right .desc{font-size:15px;margin-top:15px;}
 .product-detail .fir-wrap .right .bot,.product-detail .detail .content{font-size:16px;}
 .recmd-list .recmd-swiper{margin-top:30px;}
 .product-detail .detail .content{margin-top:25px;}
 .product-detail{padding-bottom: 50px;}
 .recmd-list .recmd-swiper .pro-item p{padding:22px 0;}
}

.case-box{padding:50px 0 40px;}
.case-list{margin-left:-10px;margin-right: -10px;color:#fff;}
.case-list li{padding:0 10px 20px;}
.case-list .case-item{display: block;}
.case-list .case-item .item-img{position: relative;overflow: hidden;padding-bottom: 64.6%;}
.case-list .case-item .item-img img{position: absolute;left:0;top:0;}
.case-list .case-item .item-con{background: rgba(1,72,134,.5);padding:30px 5.47%;transition: all .3s;}
.case-list .case-item .item-con p{line-height: 1;}
.case-list .case-item .item-con .tit{margin-bottom:20px;}
.case-list .case-item:hover .item-con{background: #014886;}
.case-list .case-item:hover img{transform: scale(1.03);}
@media (max-width:1200px){
 .case-list .case-item .item-con{padding:25px 5.5%;}
 .case-list .case-item .item-con .tit{margin-bottom: 18px;}
}

.job-category{padding:50px 0 100px;}
.job-category .item{background: #f5f5f5;}
.job-category .item:nth-child(2n+2){flex-direction: row-reverse;}
.job-category .item .item-img,.job-category .item .item-con{width:50%;float:left;}
.job-category .item .item-img{overflow: hidden;}
.job-category .item .item-img .img{background-repeat: no-repeat;background-size: cover;background-position: center;height: 348px;}
.job-category .item .item-img:hover .img{transform: scale(1.04);}
.job-category .item .item-con .txt{padding:20px 20px 20px 19%;color:#014886;}
.job-category .item .item-con .en{font-weight: bold;margin-bottom: 16px;}
.job-category .item .item-con .tit{line-height: 1;font-weight: bold;letter-spacing: 1px;}
.job-category .item .item-con .view-more{margin-top:30px;transition: all .3s;display: block;width:120px;line-height: 35px;border-radius:999px;overflow: hidden;text-align: center;border:1px solid #353535;color:#000000;}
.job-category .item .item-con .view-more:hover{color:#fff;background: #014886;border-color:#014886;}

@media (max-width:1200px){
 .job-category .item .item-img .img{height: 300px;}
 .job-category .item .item-con .txt{padding-left: 15%;}
}
@media (max-width:750px){
 .job-category .item .item-img,.job-category .item .item-con{width:100%;float:none;}
 .job-category .item .item-con .txt{padding:32px 10%;}
 .job-category{padding-bottom: 70px;}
 .job-category .item .item-img .img{height: auto;padding-bottom: 50%;}
}

.job-box{padding:50px 0 40px;}
.category-nav{display: block;margin-bottom: 30px;}
.category-nav ul{display: block;text-align: center;font-size:0;}
.category-nav li{width: auto;display: inline-block;padding:0 10px;margin-bottom: 20px;}
.category-nav li a{transition: all .3s;display: block;min-width: 180px;font-size:18px;line-height: 62px;text-align: center;border:1px solid #e1e1e1;}
.category-nav li a.active,.category-nav li a:hover{background: #014886;color:#fff;border-color:#014886;}
.job-list{margin-bottom: 30px;}
.job-list .tit{line-height: 1;padding:20px 27px;background: #014886;color:#ffffff;}
.job-list .job-item{border-bottom:1px solid #dedede;padding:30px 27px 26px;color:#333333;}
.job-list .job-item .i-tit{line-height: 1;font-weight: bold;}
.job-list .job-item .i-tit span{color:#014886;}
.job-list .job-item .i-detail{margin-top:26px;}
.job-list .job-item ul{max-width: 1100px;}
.job-list .job-item li{margin-top:13px;}
@media (max-width:1200px){
 .category-nav li{padding:0 8px;margin-bottom: 16px;}
 .category-nav li a{min-width: 150px;line-height: 52px;font-size:17px;}
}
@media (max-width:992px){
 .category-nav{margin-bottom: 40px;}
 .job-list .job-item .i-detail{margin-top:22px;}
 .category-nav li{padding:0 6px;margin-bottom: 12px;}
 .category-nav li a{min-width:120px;font-size:16px;line-height: 48px;}
}

@media (max-width:750px){
 .category-nav li{padding:0 4px;margin-bottom: 8px;}
 .job-list .tit{padding:17px 16px;}
 .job-list .job-item{padding:25px 16px 20px;}
 .category-nav li a{font-size:15px;min-width: 100px;line-height: 42px;}
 .job-list .tit{font-size:16px;font-weight: bold;}
 .category-nav{margin-bottom: 35px;}
 .job-box{padding-top:40px;}
 .job-list .list{font-size:14px;}
 .job-list .job-item .i-tit{font-size:17px;}
 .job-list .job-item ul{margin-left:-8px;margin-right:-8px;}
 .job-list .job-item li{margin-top:11px;padding:0 8px;}
 .job-list .job-item .i-detail{margin-top:20px;}
}

.newsList{padding:50px 0 25px;}
.news-top-item{background: #014886;color:#fff;}
.news-top-item .col-xs-12{padding:0;}
.news-top-item .item-img{height: 356px;overflow: hidden;}
/*.news-top-item .item-img img{transition: all ease .6s;}*/
.news-top-item .item-con{padding:48px 40px;}
.news-top-item .item-con .t{line-height: 1.16;height: 78px;font-size:26px;}
.news-top-item .item-con .c{line-height: 1.74;opacity: 0.76;margin-top:20px;height: 54px;}
.news-top-item .item-con p{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;}
.news-top-item .item-con .nmore{ color:#014886; font-size:18px;max-width: 40%;margin-top:50px;display: block;width: 216px;text-align: center;padding:15px 15px;letter-spacing: 1px;background: #fff;}
.newsList .news-item{margin-top:60px;align-items: flex-start;padding-right: 14px;overflow: hidden;}
.newsList .news-item .item-img{width: 17.2%;overflow: hidden;}
.newsList .news-item .item-img .img{position: relative;padding-bottom: 56.6%;overflow: hidden;transition: all ease .6s;}
.newsList .news-item .item-img .img img{position: absolute;top:0;left:0;}
.newsList .news-item .item-date{min-width:120px;padding:4px 25px 25px;color:#014886;border-right:1px solid #ebebeb;text-align: center;}
.newsList .news-item .item-date .d{font-weight: bold;}
.newsList .news-item .item-con{padding:5px 2% 45px 4%;position: relative;overflow: visible;}
.newsList .news-item .item-con::after{position: absolute;left:0;width: 150%;content:'';bottom:0;height: 1px;background: #e8e8e8;}
.newsList .news-item .item-con .t{color:#000;line-height: 1;}
.newsList .news-item .item-con .c{font-size:16px;margin-top:16px;line-height: 1.7;color:#131313;}
.newsList .news-item .item-con .tips{margin-top:16px;}
.newsList .news-item .item-con .tips span{margin-right: 30px;display: inline-block;position: relative;padding-left: 23px;color:#c9c9c9;font-size:13px;}
.newsList .news-item .item-con .tips span.views{background: url(icon-eye.png) no-repeat left center;}
.newsList .news-item .item-con .tips span.date{padding-left: 0;}
.newsList .news-item:hover .item-img .img,.news-top-item .item-img:hover img{transform: scale(1.06);}
.newsList .news-item:hover .item-con .t{color:#014886;}
@media (max-width: 992px){.news-top-item .item-con{padding:38px 30px;}
.news-top-item .item-con .more{max-width: 50%;padding:14px 15px;margin-top:35px;}
.news-top-item .item-con .c{margin-top:15px;}
.news-top-item .item-con .t{min-height: 60px;font-size:24px;line-height: 1.2;}
.newsList .news-item{margin-top:40px;}
.newsList .news-item .item-con .tips,.newsList .news-item .item-con .c{margin-top:14px;font-size:15px;}
.newsList .news-item .item-date{padding:4px 20px 20px;min-width: 100px;}
.newsList .news-item .item-con .t{font-size:18px;font-weight: bold;}
.newsList .news-item .item-con{padding-bottom: 30px;}
.newsList .news-item .item-img{width: 20%;}
/*.newsList .news-item .item-img .img{padding-bottom: 70%;}*/
 .news-top-item .item-con .nmore{font-size:16px;width:45%;padding:14px 15px;}
 .news-top-item .item-img{height: 323px;}
}
@media (max-width: 767px){
 .newsList{padding-top:40px;}
.news-top-item .item-con{padding:28px 16px;}
.news-top-item .item-img{height: auto!important;padding-bottom: 56.5%;position: relative;}
.news-top-item .item-img img{position: absolute;left:0;top:0;}
.news-top-item .item-con .t{font-size:20px;font-weight: bold;line-height: 1.3;min-height:20px;height: auto;}
.news-top-item .item-con .c{margin-top:10px;font-size:14px;}
.news-top-item .item-con .more{margin-top:25px;padding:12px 15px;}
.newsList li{position: relative;}
.newsList li::after{left:-15px;right:-15px;content:'';position: absolute;bottom:0;height: 1px;background:#e8e8e8;}
.newsList .news-item{flex-wrap: wrap;margin-top:26px;padding-bottom: 28px;padding-right:0;}
.newsList .news-item .item-img{width: 100%;}
.newsList .news-item .item-con{overflow: hidden;padding:5px 0 18px 15px;}
.newsList .news-item .item-con::after{height: 0;}
.newsList .news-item .item-con .tips span{margin-right: 15px;}
.newsList .news-item .item-date{padding:4px 12px 20px;min-width: 82px;}
.newsList .news-item .item-con .tips, .newsList .news-item .item-con .c{margin-top:10px;}
.newsList .news-item .item-con .c{font-size:14px;margin-top:6px;}
.newsList .news-item .item-con .t{font-size:16px;}
.news-top-item .item-con .nmore{margin-top:31px;width: 140px;max-width: none;padding:12px 15px;font-size:15px;}
}

.pages {text-align:center;margin-top:22px;}
.qilin_pager a {margin-right:10px;height:30px;line-height:30px;text-align:center;color:#666;background:#fff;border-color:#ddd;border-width:1px;border-style:solid;border-radius:3px;padding:5px 10px;}
.qilin_pager a.Ahover {color:#014886;}

.contact-box{padding:50px 0 90px}
.contact-box .map-box{overflow: hidden;flex-direction: row-reverse;}
.contact-box .left-map{float:left;width:65%;}
.contact-box .right-con{float:right;width:35%;background: #274b7c;color:#fff;padding:60px 3.55%;}
.contact-box .right-con .tit{line-height: 1;letter-spacing: 4px;padding-bottom: 58px;border-bottom:1px dashed #fff;}
.contact-box .right-con .txt{padding:55px 0;border-bottom:1px dashed #fff;}
.contact-box .right-con .txt-item{margin-bottom:24px;}
.contact-box .right-con .txt-item:last-child{margin-bottom: 0;}
.contact-box .code-box{margin-top:40px;}
.contact-box .code-box .code-item{float:left;width:41%;margin-right:6.4%;}
.contact-box .left-map #allmap{height: 100%;width:100%;}
.contact-box .contact-form{margin-top:100px;}
.contact-box .contact-form .title{text-align: center;color:#999;}
.contact-box .contact-form .title h2{line-height: 1;margin-bottom: 25px;color:#000;}
.contact-box .contact-form .form{margin-top:45px;}
.contact-box .contact-form .form-item{float:left;width:33.333%;padding:0 17px;margin-bottom: 34px;}
.contact-box .contact-form .form-textarea{width:100%;}
.contact-box .contact-form .item-value{outline: none;resize: none;display: block;width:100%;line-height: 28px;border:1px solid #e2e2e2;padding:25px 50px;}
.contact-box .contact-form textarea.item-value{height: 275px;}
.contact-box .contact-form .item-value::-webkit-input-placeholder {color:#999;}
.contact-box .contact-form .item-value:-moz-placeholder {color:#999;}
.contact-box .contact-form .item-value::-moz-placeholder {color:#999;}
.contact-box .contact-form .item-value:-ms-input-placeholder {color:#999;}
@media (max-width: 1600px){
 .contact-box .contact-form .item-value{padding-left:35px;padding-right:35px;}
}
.contact-box .contact-form .form-bottom .verification-code{float:left;width:51%;}
.contact-box .contact-form .form-bottom .btn-box{float:right;width:48.2%;}
.contact-box .contact-form .form-bottom .btn-box button{background: #cbcaca;color:#fff;float:right;border:none;outline: none;line-height: 78px;width:48%;margin-left:4%;}
.contact-box .contact-form .form-bottom .btn-box button:last-child{margin-left:0;}
.contact-box .contact-form .form-bottom .btn-box .submit-btn{background: #274b7c;}
.contact-box .contact-form .form-bottom .code-input{float:left;width:30%;margin-right:30px;}
.contact-box .contact-form .form-bottom .code-input input{padding-right:20px;}
.contact-box .contact-form .form-bottom .yzm{max-width:23%;margin-right:10px;cursor: pointer;}
.contact-box .contact-form .form-bottom span{font-size:15px;}
@media (max-width: 1400px){
 .contact-box .right-con{padding-top:50px;padding-bottom: 50px;}
 .contact-box .right-con .tit{padding-bottom: 45px;}
 .contact-box .right-con .txt{padding:42px 0;font-size:17px;}
 .contact-box .code-box{margin-top:30px;}
 .contact-box .contact-form{margin-top:90px;}
 .contact-box .contact-form .item-value{padding:20px 30px;}
 .contact-box .contact-form textarea.item-value{height: 265px;}
 .contact-box .contact-form .form-item{padding:0 15px;}
 .contact-box .contact-form .form-bottom .btn-box button{line-height: 70px;font-size:18px;}
 .contact-box .contact-form .title{font-size:16px;}
}
@media (max-width: 1200px){
 .contact-box .right-con{padding-top:40px;padding-bottom: 40px;}
 .contact-box .right-con .tit{padding-bottom: 35px;letter-spacing: 3px;}
 .contact-box .right-con .txt{padding:35px 0;font-size:16px;}
 .contact-box .right-con .txt-item{margin-bottom: 20px;}
 .contact-box .contact-form{margin-top:80px;}
 .contact-box .contact-form .title h2{margin-bottom: 22px;}
 .contact-box .contact-form .form{margin-top:35px;}
 .contact-box .contact-form .form-item{padding:0 12px;margin-bottom: 24px;}
 .contact-box .contact-form .form .row{margin-left:-12px;margin-right:-12px;}
 .contact-box .contact-form .item-value{padding:16px 22px;}
 .contact-box .contact-form .form-bottom .code-input{margin-right:24px;}
 .contact-box .contact-form .form-bottom span{font-size:14px;}
 .contact-box .contact-form .form-bottom .btn-box button{line-height: 62px;font-size:16px;}
 .contact-box .contact-form textarea.item-value{height: 250px;}
 .contact-box .contact-form .title{font-size:15px;}
}
@media (max-width: 992px){
 .contact-box .left-map{width:60%;}
 .contact-box .right-con{width:40%;padding-top:35px;padding-bottom: 35px;}
 .contact-box .right-con .txt{font-size:15px;padding:30px 0;}
 .contact-box .right-con .tit{padding-bottom: 30px;letter-spacing: 2px;}
 .contact-box .right-con .txt-item{margin-bottom: 18px;}
 .contact-box .code-box{margin-top:25px;}
 .contact-box .contact-form{margin-top:70px;}
 /*.contact-box .contact-form .title{font-size:14px;}*/
 .contact-box .contact-form .title h2{margin-bottom: 20px;}
 .contact-box .contact-form .form{margin-top:30px;font-size:16px;}
 .contact-box .contact-form .form .row{margin-left:-10px;margin-right:-10px;}
 .contact-box .contact-form .form-item{padding:0 10px;}
 .contact-box .contact-form .item-value{padding:12px 18px;}
 .contact-box .contact-form textarea.item-value{height: 240px;}
 .contact-box .contact-form .form-bottom .verification-code,.contact-box .contact-form .form-bottom .btn-box{float:none;width:100%;}
 .contact-box .contact-form .form-bottom .btn-box{margin-top:20px;}
 .contact-box .contact-form .form-bottom .btn-box button{line-height: 54px;}
}

@media (max-width: 767px){
 .contact-box .left-map,.contact-box .right-con{width:100%;}
 .contact-box .left-map #allmap{height: 400px;}
 .contact-box .right-con{padding:35px 22px;}
 .contact-box .contact-form{margin-top:60px;}
 .contact-box .contact-form .form-item{float:none;width:100%;margin-bottom: 20px;}
 .contact-box .contact-form .item-value{padding:10px 15px;}
 .contact-box .contact-form .form{font-size:15px;}
 .contact-box .contact-form textarea.item-value{height: 200px;}
 .contact-box .contact-form .form-bottom .code-input{margin-right:16px;}
 .contact-box .contact-form .form-bottom span{font-size:12px;}
 .contact-box .contact-form .form-bottom .code-input{width: 45%;}
 .contact-box .contact-form .form-bottom .btn-box button{line-height: 48px;font-size:15px;}
 .contact-box{padding:40px 0 70px;}
}

.news-detail{margin:50px 0; overflow: hidden;}
.news-detail h1{text-align: center; letter-spacing: 2px;}
.news-detail .dtinfo{margin: 20px 0; text-align: center;}
.news-detail .dtinfo span{margin: 0 10px;}
.news-detail .caseimg{margin-bottom: 30px;}
.news-detail .caseimg img{display: block; max-width: 100%; margin: auto;}
.news-detail .content{font-size: 15px; line-height: 1.8;}
.news-detail .content img{max-width: 100%;}
.news-detail .news-epx{margin: 30px auto 0; overflow: hidden;}
.news-detail .news-epx li{width: 49%; float: left; padding: 0 15px; line-height: 40px; background: #ccc; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.news-detail .news-epx li:first-child{margin-right: 2%;}
@media (max-width: 992px){
 .news-detail .news-epx li{width: 100%; margin: 5px 0;}
 .news-detail .news-epx li:first-child{margin-right: 0;}
}
@media (max-width: 767px){
 .news-detail{margin:30px 0;}
 .news-detail .dtinfo{margin: 15px 0;}
 .news-detail .dtinfo span{margin: 0 5px;}
 .news-detail .caseimg{margin-bottom: 20px;}
 .news-detail .news-epx{margin: 20px auto 0;}
}
.about-box{padding:50px 0 95px;}
.about-p1{padding:20px 0 120px;}
.about-p1 .p1-left{float:left;width:61.8%;position: relative;z-index:2;}
.about-p1 .p1-right{float:right;width:33.8%;} 
.about-p1 .p1-left .en{font-size:74px;color:#e8e8e8;font-family: Impact;line-height: 1;}
.about-p1 .p1-left .tit{font-weight: bold;color:#014886;line-height: 1;margin-top:22px;}
.about-p1 .p1-left .desc{margin-top:45px;line-height: 1.75;text-indent: 2em;color:#333;}
.about-p1 .p1-right{position: relative;}
.about-p1 .p1-right .bg{top:39%;left:-30.3%;position: absolute;width:100%;height:100%;background: #014886;opacity: 0.07;}
.about-p1 .p1-right .right-img{position: relative;overflow: hidden;}
.about-p1 .p1-right .img{padding-bottom: 67.4%;background-repeat: no-repeat;background-size: cover;background-position: center;}
.about-p1 .p1-right .img:hover{transform: scale(1.05);}

.about-box .title-box{text-align: center;color:#274b7c;}
.about-box .title-box .en{line-height: 1;font-family: 'sbc';margin-bottom: 30px;}
.about-box .title-box .title{font-weight: bold;line-height: 1;}
.about-p2{background: #0e162d;color:#fff;}
.about-p2 .title-box{color:#fff;}
.about-p2 .bg{padding:80px 0 110px;background: url(history-bg.png) no-repeat center bottom;background-size: 100% auto;}
.about-p2 .history{margin-top:65px;}
.about-p2 .history-top{position: relative;}
.about-p2 .history-top:after{content:'';position: absolute;top:96px;margin-top:-1px;background: #274b7c;height:2px;left:0;width:100%;}
.about-p2 .history-top .box{max-width: 1460px;width: 88%;margin:0 auto;position: relative;padding-right: 80px;}
.about-p2 .history-top .left-date{float:left;width:80px;text-align: center;}
.about-p2 .history-top .i-txt{padding:40px 0;line-height: 16px;}
.about-p2 .history-top .desc{padding-left:10px;padding-right:10px;}
.about-p2 .history-top .right-list{margin-left:80px;text-align: center;}
.about-p2 .history-top .right-list .i-round{width:40px;height: 40px;border-radius:100%;overflow: hidden;padding:10px;}
.about-p2 .history-top .right-list .i-round i{position: relative;display: block;height: 100%;border-radius:100%;border:1px solid #fff;}
.about-p2 .history-top .right-list .i-round i:after{content:'';position: absolute;width:10px;height: 10px;top:50%;left:50%;transform: translate(-50%,-50%);background: #fff;border-radius:100%;overflow: hidden;}
.about-p2 .history-top .right-list .i-round:after{content:'';position: absolute;border-radius:50%;width:100%;height: 100%;top:0;left:0;}
/*.about-p2 .history-top .swiper-slide-thumb-active .i-round:after{-webkit-animation:opac 1s ease infinite;}*/
.about-p2 .history-top .right-list .swiper-slide-active .i-round{background: rgba(255,255,255,.25);}
.about-p2 .history-top .swiper-btn-box{position: absolute;right:0;width:80px;top:50%;transform: translateY(-50%);}
.about-p2 .history-top .swiper-btn i{width:100%;height: 16px;display: block;background: url(icon-next.png) no-repeat center;}
.about-p2 .history-top .swiper-btn-prev i{background-image: url(icon-prev.png);}
.about-p2 .history-top .i-line{width:100%;height: 2px;background: #fff;top:50%;margin-top:-1px;position: absolute;left:0;}
.about-p2 .his-detail{margin-top:90px;}
.about-p2 .detail-item{max-width: 80%;width: 945px;padding:0 15px;margin:0 auto;display: none;line-height: 28px;text-align: center;}
.about-p2 .detail-item:first-child{display: block;}

@-webkit-keyframes opac {
 0% {width:0;height:0;top:50%;left:50%;opacity: 0;}
 100% {width:100%;height:100%;top:0;left:0;opacity: 1;}
}



.about-p3{padding-top:80px;}
.about-p3 ul{margin-top:60px;}
.about-p3 ul .culture-item{height:276px;color:#fff;background-size: cover;background-position: center;background-repeat: no-repeat;position: relative;}
.about-p3 ul .culture-item .title{line-height: 1;position: absolute;left:0;bottom:25.36%;width: 100%;padding:0 12.7%;}
.about-p3 ul .culture-item .item-mask{transform: scale(0.7);opacity: 0;position: absolute;left:3.5%;width:93%;height: 87%;top:6.5%;background: rgba(0,0,0,.5);padding:0 5% 0 10%;}
.about-p3 ul .culture-item .tit{line-height: 1;margin-bottom: 26px;}
.about-p3 ul .culture-item:hover .title{opacity: 0;}
.about-p3 ul .culture-item:hover .item-mask{transform: scale(1);opacity: 1;}

.about-bottom{background: url(bottom-bg.png) no-repeat top center;}
.about-p4{padding-top:80px;}
.about-p4 .honor-list{padding:0 7%;margin-top:60px;position: relative;}
.about-p4 .honor-list .swiper-btn{width:7%;text-align: center;color:#000;margin-top:-50px;}
.about-p4 .honor-list .swiper-btn:after{font-size:36px;}
.about-p4 .honor-list .swiper-button-prev{left:0;}
.about-p4 .honor-list .swiper-button-next{right:0;}
.about-p4 .honor-swiper{overflow: hidden;padding:0 30px;}
.about-p4 .honor-swiper .swiper-container{padding:30px 0 0;overflow: visible;}
.about-p4 .honor-swiper .swiper-slide{width:44%;}
.about-p4 .honor-swiper .item-img{border:1px solid #000;position: relative;box-shadow: 0 8px 32px 0 rgba(0,0,0,.24);background: #fff;}
.about-p4 .honor-swiper p{text-align: center;padding:40px 10px;line-height: 1;opacity: 0;}
.about-p4 .honor-swiper .swiper-slide-active p{opacity: 1;}

.about-p5{padding-top: 85px;}
.environment-swiper{margin-top:58px;}
.environment-swiper .item-img{position: relative;padding-bottom:60.8%;overflow: hidden;}
.environment-swiper .item-img img{position: absolute;left:0;top:0;}
.environment-swiper .item-img:hover img{transform: scale(1.05);}
.about-p5 .swiper-pagination{position: static;width:100%;font-size:0;margin-top:25px;}
.about-p5 .swiper-pagination .swiper-pagination-bullet{background: #d1d1d1;opacity: 1;margin:0 0.4%;}
.about-p5 .swiper-pagination .swiper-pagination-bullet-active{background: #274b7c;}

@media (max-width: 1400px){
 .about-p1 .p1-left .desc{font-size:15px;}
 .about-p1 .p1-right{width:36%;}
 .about-p1 .p1-left .en{font-size:70px;}
}
@media (max-width: 1200px){
 .about-p3 ul .culture-item{margin-left:-5px;margin-right:-5px;}
 .about-p1 .p1-left .en{font-size:68px;}
 .about-p1 .p1-left,.about-p1 .p1-right{width:100%;float:none;}
 .about-p1 .p1-right{max-width:570px;margin:40px auto 0;}
 .about-p1 .p1-right .bg{top:auto;bottom:39%;}
 .about-p1{padding-bottom: 100px;}
 .header .nav_container .inner_box .left li{font-size:16px;}
 .header .nav_container .inner_box .left ul.fix{margin-top:30px;padding-top:30px;}
 .header .nav_container .inner_box .left .dropdown-ul{min-height: 148px;}
 .about-p2 .history{margin-top:50px;}
 .about-p2 .his-detail{margin-top:75px;}
 .about-p2 .bg{padding-bottom: 95px;}
 .about-p2 .bg{background-size: auto;}
 .about-p3 ul .culture-item{height: 250px;}
 .about-p3 ul .culture-item .tit{margin-bottom: 20px;}
 .about-p4 .honor-list{margin-top:40px;}
 .about-box .title-box .en{margin-bottom: 26px;}
 .about-p4 .honor-swiper{padding:0 20px;}
 .about-p4 .honor-swiper .item-img{box-shadow: 0 8px 20px 0 rgba(0,0,0,.24);}
 .about-p4 .honor-swiper .swiper-container{padding-top:25px;}
 .about-p4 .honor-list .swiper-btn:after{font-size:30px;}
 .about-p4 .honor-swiper p{padding:30px 10px;}
}
@media (max-width: 992px){
 .about-p1{padding:0 0 80px;}
 .about-p1 .p1-left .en{font-size:60px;}
 .about-p1 .p1-left .desc{margin-top:35px;font-size:14px;}
 .about-p1 .p1-right{width: 80%;}
 .about-p2 .bg{padding:60px 0 75px;}
 .about-box .title-box .en{margin-bottom: 22px;}
 .about-p2 .history-top .i-txt{padding:30px 0;}
 .about-p2 .history-top:after{top:76px;}
 .about-p2 .history-top .right-list .i-round{width:32px;height: 32px;padding:7px;}
 .about-p2 .history-top .right-list .i-round i:after{width:8px;height: 8px;}
 .about-p2 .history-top .left-date{width:60px;}
 .about-p2 .history-top .right-list{margin-left:60px;}
 .about-p2 .detail-item{width: 90%;}
 .about-p2 .his-detail{margin-top:60px;}
 .about-p2 .history-top .box{width:100%;}
 .about-p2 .history-top .swiper-btn i{background-size: 22px auto;}
 .about-p3{padding-top:65px;}
 .about-p3 ul .culture-item{margin-left:-8px;margin-right:-8px;}
 .about-p3 ul .culture-item .fs30{font-size:20px;}
 .about-p3 ul{margin-top:50px;}
 .about-p4 .honor-swiper .swiper-slide{width:60%;}
 .about-p4 .honor-swiper p{font-size:18px;}
 .about-p5{padding-top:70px;}
}
@media (max-width: 767px){
 .about-box{padding:40px 0 70px;}
 .about-p1 .p1-left .en{font-size:48px;}
 .about-p1 .p1-left .desc{font-size:13px;}
 .about-p1 .p1-right{margin-top:30px;width: 100%;}
 .about-box .title-box .en{font-size:32px;margin-bottom: 20px;}
 .about-p2 .history-top .swiper-btn-box{width: 60px;}
 .about-p2 .history-top .box{padding-right: 60px;}
 .about-p2 .history-top .left-date{width: 54px;}
 .about-p2 .history-top .right-list{margin-left:54px;}
 .about-p2 .detail-item{width: 100%;max-width: 100%;font-size:14px;line-height: 24px;}
 .about-p2 .his-detail{margin-top:40px;}
 .about-p3{padding-top:55px;}
 .about-p3 ul .culture-item .title{opacity: 0;}
 .about-p3 ul .culture-item .item-mask{transform: scale(1);opacity: 1;padding:0 20px;}
 .about-p3 ul .culture-item .fs30{font-size:19px;font-weight: bold;}
 .about-p4{padding-top:65px;}
 .about-p4 .honor-swiper .swiper-slide{width: 100%;padding:20px 20px 0;}
 .about-p4 .honor-swiper .swiper-container{overflow: hidden;padding:0;}
 .about-p4 .honor-swiper{padding:0;}
 .about-p4 .honor-swiper p{font-size:16px;padding:20px 10px;}
 .swiper-pagination-bullet{width:6px;height: 6px;}
 .about-p5 .swiper-pagination{margin-top:20px;}
 .environment-swiper{margin-top:40px;}
}



.part-pro .pro-box .tab-swiper{position: relative;padding: 35px 0;width: 79%;margin-left:14%;}
.part-pro .pro-box .tab-swiper:after{position: absolute;content:'';left:0;top:0;width:1px;height: 80px;background: #fff;}
.part-pro .pro-box .tab-swiper .swiper-btn{position: absolute;left:50%;margin-left:-11px;width: 23px;height: 11px;background: url(index-icon-up.png) no-repeat center;background-size: 100% auto;}
.part-pro .pro-box .tab-swiper .swiper-btn-prev{top:0;background-position: top center;}
.part-pro .pro-box .tab-swiper .swiper-btn-next{bottom:0;background-image: url(index-icon-down.png);background-position: bottom center;}
.part-pro .pro-box .tab-swiper .tab-item{padding-bottom: 0;border:none;height: 45px;padding:0 0 0 20px;}
.part-pro .pro-box .tab-swiper .tab-item.active{border:none;}
.part-pro .pro-box .tab-swiper .swiper-container{height: 220px;}
.part-pro .pro-box .tab-swiper .tab-item.active h2{color:#fff;opacity: 1;}
.part-pro .pro-box .tab-swiper .swiper-btn.swiper-button-disabled{opacity: 0.5;}

@media (max-width: 1400px){
 .part-pro .pro-box .tab-swiper .swiper-btn{background-size: 20px auto;}
}
@media (max-width: 1200px){
 /*.part-pro .pro-box .tab-swiper{padding:30px 0;}*/
 .part-pro .pro-box .tab-swiper{width: 85%;margin-left:10%;}
 .part-pro .pro-box .tab-swiper .swiper-container{height: 195px;}
 .part-pro .pro-box .tab-swiper:after{height: 76px;}
}
@media (max-width: 992px){
 .header .header_nav .nav_container{display: none;}
 .header_box{padding:20px 0;}
 .part-pro .pro-box .tab-swiper .swiper-container{height: auto;}
 .part-pro .pro-box .tab-swiper{width:auto;margin:35px 35px 0 35px;padding:0 40px;}
 .part-pro .pro-box .tab-swiper .swiper-btn{left:0;margin:-5px 0 0;top:50%;bottom:auto;transform: rotate(-90deg);transform-origin: center;}
 .part-pro .pro-box .tab-swiper .swiper-btn-next{right:0;left:auto;}
 .part-pro .pro-box .tab-swiper:after{bottom:0;width:80px;height: 1px;top:auto;left:40px;}
 .part-pro .pro-box .tab-swiper .tab-item{height: auto;padding:0 0 15px;}
}
@media (max-width: 767px){
 .part-pro .pro-box .right .ipro-item .item-img{margin-top:20px;}
 .part-pro .pro-box .tab-swiper{margin:25px 15px 0;padding:0 30px;}
 .part-pro .pro-box .tab-swiper .swiper-btn{background-size: 18px auto;}
 .part-pro .pro-box .tab-swiper:after{left:30px;}
}

</pre></body></html>